Part Loft/ru
Лофт
|
Расположение в меню
|
Деталь → Лофт...
|
Верстаки
|
Part
|
Быстрые клавиши
|
Нет
|
Представлено в версии
|
-
|
См. также
|
Part Sweep
|
|
Description
The
Part Loft command creates a face, a shell, or a solid shape from two or more profiles (cross-sections).
Loft from three profiles which are two Part Circles and one Part Ellipse. Parameters are Solid "True" and Ruled "True".
Usage
- There are several ways to invoke the command:
- Press the
Loft... button.
- Select the Part →
Loft... option from the menu.
- The Loft task panel opens.
- In the Available Profiles list on the left select the first profile and click on the right arrow to place it in the Selected profiles list on the right.
- Repeat for the second profile and again if more than two profiles are desired.
- Optionally use the up and down arrows to reorder the selected profiles.
- Define options Create solid, Ruled surface, and Closed.
- Click OK.
Accepted geometry
- Profiles: can be a point (vertex), line (edge), wire or face. Edges and wires may be either open or closed. There are various Limitations, see below.
Options
Create solid
If "Solid" is set to "true", FreeCAD creates a solid, provided the profiles are closed; if set to "false", FreeCAD creates a face or a shell for either open or closed profiles.
Ruled surface
If "Ruled surface" is "true" FreeCAD creates a face, a shell or a solid from ruled surfaces.
Closed
If "Closed" is "true" FreeCAD attempts to loft the last profile to the first profile to create a closed loop.
For more information on how profiles are joined together see Part Loft Technical Details.
Properties
See also: Property editor.
A Part Loft object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Loft
- ДанныеSections (
LinkList
): Lists the sections used.
- ДанныеSolid (
Bool
): False (default). True creates a solid.
- ДанныеRuled (
Bool
): False (default). True creates a ruled surface.
- ДанныеClosed (
Bool
): False (default). True creates a closed loft by connecting last to first profile.
- ДанныеMax Degree (
IntegerConstraint
): Maximum degree.
Limitations
A Part Loft has the same limitations as a Part Sweep.
Closed Lofts
- The results of a closed Loft may be unexpected, the Loft may develop twists or kinks. Lofting is very sensitive to the Placement of the profiles and the complexity of the curves required to connect the corresponding vertices in all the profiles.
Part
- Создание и правка: Выдавливание, Построение фигуры вращения, Отражение, Скругление, Фаска, Создать плоскость из граней, Ruled Surface, Профиль, Sweep, Section, Cross sections, 3D Offset, 2D Offset, Создать полый объект, Projection on surface, Прикрепление
- Булевы операции: Соединить, Разорвать связь, Compound Filter, Булевы операции, Cut, Fuse, Common, Connect, Embed, Cutout, Boolean fragments, Slice apart, Slice, XOR
- Другие инструменты: Импорт, Экспорт, Box selection, Shape from Mesh, Points from mesh, Преобразовать в твердое тело, Reverse shapes, Create simple copy, Create transformed copy, Create shape element copy, Refine shape, Check geometry, Defeaturing, Appearance, Set colors
Документация пользователя
- Начинающим
- Установка: Загрузка, Windows, Linux, Mac,
Дополнительных компонентов, Docker, AppImage, Ubuntu Snap
- Базовая: О FreeCAD, Интерфейс, Навигация мыши, Методы выделения, Имя объекта, Настройки, Верстаки, Структура документа, Свойства, Помоги FreeCAD, Пожертвования
- Помощь: Учебники, Видео учебники
- Верстаки: Std Base, Arch, Assembly, CAM, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework